agents.anac.y2011.Gahboninho
Class IssueManager
java.lang.Object
agents.anac.y2011.Gahboninho.IssueManager
public class IssueManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompromosingFactor
public double CompromosingFactor
IssueManager
public IssueManager(UtilitySpace US,
Timeline T,
OpponnentModel om)
GetMaxBidWithNoCost
public Bid GetMaxBidWithNoCost()
throws java.lang.Exception
- Throws:
java.lang.Exception
getMaxBid
public Bid getMaxBid()
GetDiscountFactor
public double GetDiscountFactor()
learnBids
public void learnBids(Bid firstOppBid)
throws java.lang.Exception
- Throws:
java.lang.Exception
GetNextRecommendedOfferUtility
public double GetNextRecommendedOfferUtility()
GetMinimumUtilityToAccept
public double GetMinimumUtilityToAccept()
ProcessOpponentBid
public void ProcessOpponentBid(Bid IncomingBid)
throws java.lang.Exception
- Throws:
java.lang.Exception
GenerateBidWithAtleastUtilityOf
public Bid GenerateBidWithAtleastUtilityOf(double MinUtility)